# Set Up Sui Wallet

Here are some Sui wallets our frontend supports now. More will be added in the future.

Sui Wallet: <https://suiwallet.com/>

Martian Wallet: <https://martianwallet.xyz/>

Suiet Wallet: <https://suiet.app/>

Surf Wallet: <https://surf.tech/>

OKX Wallet: <https://www.okx.com/>

Gate Wallet: [https://www.gate.io/](https://www.gate.io/zh/web3)

Coin98 Wallet: <https://coin98.com/>

Bitget Wallet: [https://web3.bitget.com/](https://web3.bitget.com/en)

SafePal Wallet: [https://safepal.com/](https://safepal.com/zh-cn/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://magma-finance-1.gitbook.io/magma-finance/guides/how-to-set-up-sui-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
